home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Info / Info Please All.src < prev    next >
Text File  |  1998-10-19  |  538b  |  29 lines

  1. # Created by Jeff McMillan
  2. # http://www.sirius.com/~wash
  3. # e-mail: wash@sirius.com
  4.  
  5. <search 
  6.     name = "Information Please All"
  7.     method = get
  8.     action = "http://www.infoplease.com/cgi-bin/isearch"
  9.     update = "http://www.infoplease.com/cgi-bin/isearch.src.hqx"
  10.     updateCheckDays = 7 
  11.     >
  12.     
  13.  
  14. <INPUT NAME="query" user>
  15. <INPUT NAME="go" VALUE="all">
  16.  
  17. <interpret
  18.  
  19. resultListStart = "<H3>"
  20. resultListEnd = "<BR clear=all><BR>"
  21. resultItemStart = "<P>"
  22. resultItemEnd = "</P>"
  23. bannerStart="IMGIS;">"
  24. bannerEnd="</IFRAME>"
  25. skipLocal = true
  26.     >
  27. </search>
  28.  
  29.